home *** CD-ROM | disk | FTP | other *** search
/ Hardcore Visual Basic 5.0 (2nd Edition) / Hardcore Visual Basic 5.0 - Second Edition (1997)(Microsoft Press).iso / Code / VISUAL~1.VBP < prev    next >
Text File  |  1997-06-14  |  1KB  |  48 lines

  1. Type=OleDll
  2. Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\WINNT\System32\STDOLE2.TLB#OLE Automation
  3. Reference=*\G{64674040-3A82-101B-8181-00AA003743D3}#1.1#0#Release\win.tlb#Windows API (ANSI)
  4. Reference=*\G{630B888C-E48F-11D0-B253-00AA005754FD}#1.0#0#debug\VBCore.dll#Core Utilities for Visual Basic
  5. Form=About.frm
  6. Form=colorpicker.frm
  7. Module=MDebug; debug.bas
  8. Class=CColorPicker; colorpicker.cls
  9. Class=CAbout; about.cls
  10. Form=openpic.frm
  11. Class=COpenPictureFile; OpenPic.cls
  12. Class=CSplitter; split.cls
  13. ResFile32="VisiCore.res"
  14. Startup="(None)"
  15. HelpFile=""
  16. Title="VisualCore"
  17. ExeName32="VisualCore.dll"
  18. Path32="Debug"
  19. Command32=""
  20. Name="VisualCore"
  21. HelpContextID="0"
  22. CompatibleMode="2"
  23. CompatibleEXE32="Compare\VisualCore.cmp"
  24. VersionCompatible32="1"
  25. MajorVer=1
  26. MinorVer=0
  27. RevisionVer=0
  28. AutoIncrementVer=0
  29. ServerSupportFiles=0
  30. DllBaseAddress=&H2e960000
  31. VersionCompanyName="Microsoft"
  32. CondComp="afDebug = 5 : fComponent = 1"
  33. CompilationType=0
  34. OptimizationType=0
  35. FavorPentiumPro(tm)=0
  36. CodeViewDebugInfo=0
  37. NoAliasing=0
  38. BoundsCheck=0
  39. OverflowCheck=0
  40. FlPointCheck=0
  41. FDIVCheck=0
  42. UnroundedFP=0
  43. StartMode=1
  44. Unattended=0
  45. ThreadPerObject=0
  46. MaxNumberOfThreads=1
  47.  
  48.